projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb2d312
)
Fix typo.
author
Pavel Janík
<Pavel@Janik.cz>
Thu, 15 Nov 2001 15:56:23 +0000
(15:56 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Thu, 15 Nov 2001 15:56:23 +0000
(15:56 +0000)
lisp/emacs-lisp/lisp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/lisp-mode.el
b/lisp/emacs-lisp/lisp-mode.el
index 2f9e46fddbba4f0e8c9552ac2aad54acd7f84f81..ceea24168efe476b4a1b31535d867a1398296a3f 100644
(file)
--- a/
lisp/emacs-lisp/lisp-mode.el
+++ b/
lisp/emacs-lisp/lisp-mode.el
@@
-354,7
+354,7
@@
All commands in `lisp-mode-shared-map' are inherited by this map.")
"Major mode for typing and evaluating Lisp forms.
Like Lisp mode except that \\[eval-print-last-sexp] evals the Lisp expression
before point, and prints its value into the buffer, advancing point.
-Note that printing is controled by `eval-expression-print-length'
+Note that printing is control
l
ed by `eval-expression-print-length'
and `eval-expression-print-level'.
Commands: